home *** CD-ROM | disk | FTP | other *** search
- # Source Generated with Decompyle++
- # File: in.pyc (Python 1.5)
-
- NO = FALSE = OFF = 0
- YES = TRUE = ON = 1
- N = 'n'
- S = 's'
- W = 'w'
- E = 'e'
- NW = 'nw'
- SW = 'sw'
- NE = 'ne'
- SE = 'se'
- NS = 'ns'
- EW = 'ew'
- NSEW = 'nsew'
- CENTER = 'center'
- NONE = 'none'
- X = 'x'
- Y = 'y'
- BOTH = 'both'
- LEFT = 'left'
- TOP = 'top'
- RIGHT = 'right'
- BOTTOM = 'bottom'
- RAISED = 'raised'
- SUNKEN = 'sunken'
- FLAT = 'flat'
- RIDGE = 'ridge'
- GROOVE = 'groove'
- SOLID = 'solid'
- HORIZONTAL = 'horizontal'
- VERTICAL = 'vertical'
- NUMERIC = 'numeric'
- CHAR = 'char'
- WORD = 'word'
- BASELINE = 'baseline'
- SEL = 'sel'
- SEL_FIRST = 'sel.first'
- SEL_LAST = 'sel.last'
- END = 'end'
- INSERT = 'insert'
- CURRENT = 'current'
- ANCHOR = 'anchor'
- ALL = 'all'
- NORMAL = 'normal'
- DISABLED = 'disabled'
- ACTIVE = 'active'
- CASCADE = 'cascade'
- CHECKBUTTON = 'checkbutton'
- COMMAND = 'command'
- RADIOBUTTON = 'radiobutton'
- SEPARATOR = 'separator'
- SINGLE = 'single'
- BROWSE = 'browse'
- MULTIPLE = 'multiple'
- EXTENDED = 'extended'
-